false exit

英 [fɔːls ˈeksɪt] 美 [fɔːls ˈeksɪt]

网络  假出口

计算机



双语例句

  1. You need the inverse node because you want the loop to exit when shippingComplete is true, but the loop needs a value of false for the loop to terminate.
    需要inverse节点的原因是您想让循环在shippingComplete为True时退出,但该循环需要False值才能终止。
  2. In contrast, returning false would stop the application in its tracks and cause it to exit.
    相反,如果返回false,则应用程序会停止并退出。
  3. Otherwise, the task returns false if the executed command returns a non-zero exit code.
    否则,如果执行的命令返回非零退出代码,则任务将返回false。
  4. If the associated process does not exit by the end of the interval because the request to terminate is denied, false is returned to the calling procedure.
    如果由于终止请求被拒绝,因而关联进程在该间隔结束时未退出,则将向调用过程返回false。